var net.rfc6724policyTable

3 uses

	net (current package)
		addrselect.go#L68: 	match := rfc6724policyTable.Classify(ip)
		addrselect.go#L225: var rfc6724policyTable = policyTable{
		addrselect.go#L277: 	sort.Sort(sort.Reverse(byMaskLength(rfc6724policyTable)))